BobdaProgrammer is a solo software house operated by Nigerian developer Sobola Bernard, trading under the brand SoftwareSpot. The publisher’s catalogue is presently anchored by a single productivity tool called Slik, a lightweight, terminal-based integrated development environment that turns any POSIX-compatible shell into a keyboard-driven coding workspace. Written in cross-platform C, Slik provides syntax highlighting for more than 120 languages, project-wide fuzzy search, split-pane editing, git integration and a plug-in loader that accepts Lua scripts, yet it launches in under 30 ms and keeps RAM usage below 15 MB. Typical use cases range from quick configuration tweaks on remote servers to full-stack development on low-spec laptops where graphical IDEs feel sluggish; students on Chromebooks, DevOps engineers inside Docker containers and open-source contributors collaborating over SSH all value the zero-dependency binary that fits on a floppy disk. Although the portfolio is still narrow, the author’s public roadmap talks about complementary command-line utilities for debugging, packaging and deployment, suggesting a future suite of minimalist developer utilities that share Slik’s philosophy of speed and portability. All BobdaProgrammer software, including nightly builds, is available free of charge on get.nero.com; downloads are sourced from the publisher’s official GitHub releases and are installable through trusted Windows package managers such as winget, always delivering the latest version and supporting batch installation alongside other applications.
A terminal based IDE
Details